home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000019_news@newsmaster….columbia.edu _Wed Sep 9 00:19:47 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA20659
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 9 Sep 1998 00:19:46 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id AAA01293
  7.     for kermit.misc@watsun; Wed, 9 Sep 1998 00:19:46 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc,comp.lang.java.programmer,comp.terminals
  11. Subject: Re: Java implementation of KERMIT protocol
  12. Date: 9 Sep 1998 04:19:43 GMT
  13. Organization: Columbia University
  14. Lines: 26
  15. Message-ID: <6t4vkv$r0o$1@apakabar.cc.columbia.edu>
  16. References: <01bdd83b$668d7aa0$402903a7@ezc-se> <6t1b1t$r1t$1@apakabar.cc.columbia.edu> <gerlachEyzzKy.GHF@netcom.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9181 comp.lang.java.programmer:179449 comp.terminals:12612
  19.  
  20. In article <gerlachEyzzKy.GHF@netcom.com>,
  21. Matthew H. Gerlach <gerlach@netcom.com> wrote:
  22. : We looked at serial port control from Java recently.  One problem
  23. : is that there is really no "java standard" for serial port access.  Sun
  24. : has proposed one and implmented it it for Solaris, but it is not part of the
  25. : Java Virtual Machine per se.  We ended up having our Java application 
  26. : telnet into the UNIX server and run ckermit!  
  27. : Matthew
  28.  
  29. I wasn't even thinking about Kermit over serial i/o since Java is
  30. designed for communications via TCP/IP.  Kermit is not just for 
  31. transfering files over serial devices.  Kermit is used to transfer
  32. files over transport medium or combination thereof.  It is particularly 
  33. good in a TCP/IP environment as a means of providing file transfers
  34. when more than one firewall exists in the communication path or when
  35. TCP/IP is used in conjunction with another transport medium such as
  36. serial i/o, X.25, LU6.2, or LAT.
  37.  
  38.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  39.                  The Kermit Project * Columbia University
  40.               612 West 115th St #716 * New York, NY * 10025
  41.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org